home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 September / PSL Monthly Shareware CD-ROM (Public Software Library)(September 1993).bin / reviews / u1_11 < prev    next >
Text File  |  1993-07-08  |  28KB  |  726 lines

  1. U1-11:  File View, Compare, Other
  2.  
  3.  
  4. ------------------------
  5. 1550 File View Utilities          Small Programs Disk
  6. ------------------------
  7.  
  8. Head2
  9.    Della, Marcos R.
  10.    $0
  11. displays a specified number of lines from either the beginning or end of a file
  12. or alternatively, all but the specified number of lines from the beginning or
  13. end of a file.  If a file has a few lines of garbage at the beginning, you can
  14. redirect the output of HEAD to a new file while deleting those garbage lines.
  15. Pascal source code is included.
  16.  
  17. List 7.7
  18.    Buerg, Vernon D.
  19.    $20-$30
  20. is a must have utility. It lets you read files on-screen, using the cursor keys
  21. to move back and forth through the file. That one-line description is like
  22. saying "The space shuttle is an aircraft." This is a powerful, multi-featured
  23. program in a small package. The DOC file is over 100k, and it contains no fat.
  24. Rather than take up a lot of space trying to describe all the features, we will
  25. just say "GET IT!"
  26.  
  27. Look120
  28.    Doctor Debug
  29.    $0
  30. allows viewing files of up to 120 columns wide with a standard CGA or EGA.
  31. Naturally, the text will be less legible, but we found it readable.  Note that
  32. this does not leave your system in a 120-column mode, it only lets you read text
  33. files in that mode.
  34.  
  35. Man
  36.    Rick, David L.
  37.    $?
  38. is a utility for searching for and reading documentation files on a hard disk.
  39. You can optionally specify a subdirectory or search path in the DOS environment.
  40. Example:  You are running a little DOS utility program named XYZ and need to
  41. refer to the documentation, you just type MAN XYZ and MAN will search the hard
  42. disk for the file XYZ.DOC and when found, display it, optionally using Vernon
  43. Buerg's LIST program.
  44.  
  45. Mouse Lister 2.1 (MOUSLST)
  46.    Yoder, Y. G. ASP
  47.    $6
  48. is a simple text lister with mouse support.
  49.  
  50. Note 1.1
  51.    Kaye, Bob
  52.    $0
  53. is a pop-up program that lets you scroll through a text file without leaving the
  54. program you are in.  Because it uses video RAM, it will not work on monochrome
  55. systems or other systems that lack the extra video RAM, as do some Tandy
  56. computers.  It did work fine on a VGA system at the PsL.  (res:3k)
  57.  
  58. Ralph the Reader 2.0 (RALPH)
  59.    Kansys, Inc.
  60.    $10
  61. is a text file lister.  It is not about to dethrone Vern Buerg's LIST, but it
  62. does have two distinctions:  it will read WordPerfect and WordStar files without
  63. conversion and it is designed to work for the blind user using a speech
  64. synthesizer.
  65.  
  66. Readme
  67.    Albanowski, Kenneth
  68.    $0
  69. is a simple utility for viewing those README files that come with software. It
  70. will show you a scrollable list of any files whose names start with READ. When
  71. you pick one, it will invoke an external file viewer, such as Vernon Buerg's
  72. LIST, to display the file on screen.
  73.  
  74. Scan
  75.    displays only the portion of a disk file made up of printable
  76. (alphanumeric) characters. We have a similar utility named FILTER in the
  77. library, but the fact that SCAN ignores sequences of less than four printable
  78. characters means that a lot more garbage is screened out for you. The purpose
  79. of SCAN is to search through downloaded programs for embedded messages like
  80. "Copyright IBM. Violators will be squashed." or "Arf. Arf. Got you."
  81.  
  82. Strings
  83.    Sampson, Steve and Lyall, Peter W., Jr.
  84.    $0
  85. displays all strings in a file consisting of a user-specified number of
  86. consecutive printable characters. This could be useful in looking for
  87. copyrights, version numbers or other text in program files.
  88.  
  89. TwoFiles (TWOFILE)
  90.    Smith, David
  91.    $0
  92. allows you to view two files at the same time and scroll the files up and down
  93. independently.
  94.  
  95. --------------------------------
  96. END OF SMALL PROGRAMS DISK #1550
  97. --------------------------------
  98.  
  99.  
  100. ---------------------------
  101. 2246 File View Utilities #2          Small Programs Disk
  102. ---------------------------
  103.  
  104. AutoRead 1.08
  105.    Grigg, David R.
  106.    $20
  107. is a file viewing utility for large files. In addition to letting you move
  108. around the file with the cursor keys, it will automatically index the files,
  109. search for keywords, find text option, remove duplicates and automatically set
  110. up chapter markers based on your specification of repeating text (eg: if every
  111. chapter heading is underlined with a string of "=" marks). A pull-down menu
  112. guides you through the program options. Unlike other text file indexing/viewing
  113. programs, you do not have to modify the files before using the program on them.
  114.  
  115. DblListr 1.03 (DBLLIST)
  116.   Bates, Stephen S.
  117.   $15
  118. lets you scroll and page through two files simultaneously.  The files will be
  119. displayed initially in two horizontal windows, each taking half the screen.
  120. Pressing V changes the screen to two vertical windows.  The display can be
  121. toggled to let either of the two take up two-thirds of the screen in either
  122. the vertical or horizontal display.  Other features include a Hex display and
  123. a text search function.  Note that the amount of each file displayed is
  124. limited to available memory, so you may get an ``End of File'' message when
  125. you know you are not at the end of the file.
  126.  
  127. Head
  128.    Simonson, John
  129.    $?
  130. is a UNIX-like utility that will display the first 5 lines (by default) of
  131. specified text files.  There are several switches that allow you to control the
  132. output.
  133.  
  134. NG_Clone 1.1 (NG_CLON)
  135.    Pederson, J. P.
  136.    $0
  137. reads, decrypts and displays the contents of database files in Norton Guide
  138. format. It can be run as either a resident program or non-resident file viewer.
  139. Pascal source code is included.
  140.  
  141. Ram-Man 2.5
  142.    Smetana, Rob W.
  143.    $20
  144. is a 31k pop-up file viewer. It will let you view any length text file while
  145. running other text-based programs. In addition to moving through a file with
  146. the cursor keys, it will search for text.
  147.  
  148. Show
  149.    is a bare-bones file viewer.  It has none of LIST's numerous features
  150. except the ability to page or scroll back and forth through text files. Show's
  151. advantages are that it only takes 2k of disk space, and it is public domain.
  152. Assembler source code is included.
  153.  
  154. Tail
  155.    prints the last 10 lines of a file, by default, or you can specify as a
  156. positive integer the number of lines, characters or "blocks" from the start of
  157. the file to begin printing, or as a negative integer, the distance from the
  158. end of a file to print. The documentation refers to a "-f" option for which we
  159. could not figure out a use, but which didn't work anyway.
  160.  
  161. View 2.1 08-93 CD
  162.    Dibble, David M.
  163.    $0
  164. is a very small (1k) file viewing utility, ideal for inclusion on
  165. distribution disks. In fact, we include View on most of our disks.
  166. Assembly source code is included.
  167.  
  168. --------------------------------
  169. END OF SMALL PROGRAMS DISK #2246
  170. --------------------------------
  171.  
  172.  
  173. --------------------------------
  174. 3410 Self-Displaying File Makers          Small Programs Disk
  175. --------------------------------
  176.  
  177. AutoCom
  178.    REXXCOM Systems
  179.    $14
  180. converts text into self-scrolling COM files complete with multi-colored,
  181. animated (ascii) graphics.
  182.  
  183. MakeScroll (MAKESCR)
  184.    Gans, Eric
  185.    $0
  186. is a very simple utility to convert text files into self-displaying files.
  187. Unlike TXT2COM and ASC2COM, it has no screen scrolling features other than
  188. displaying "[More]" when the screen fills with text, but on the plus side, it
  189. adds less than 150 bytes to the file and it is free.
  190.  
  191. TEXE 2.0
  192.    Panda Studio Inc.
  193.    $30-$52
  194. converts any text file into a self-scrolling EXE file. It can convert files up
  195. to 2000 pages long. It provides support for Windows and for a mouse. It adds 15k
  196. to the text size. Also included is TEXEPOP, a pop-up text file viewer.
  197.  
  198. Txt2Com
  199.    Graham, Keith P.
  200.    $5
  201. lets you create self-scrolling COM files out of text files. Features include
  202. printing the text, converting the COM file back to a text file and the ability
  203. to use colors and to display a title on each screen. Function keys can be used
  204. to branch to parts of the file from an opening menu screen. The ability to
  205. make the file stay resident and to be able to pop it up while in other
  206. programs make this an easy way to create your own help files. Txt2Com also
  207. lets you search the file for specific text.
  208.  
  209. TXTRun
  210.    Sawada, Dr. Masaaki
  211.    $10-$20
  212. turns text files into COM files with pop up pages, the ability to run programs
  213. with a keypress, and more. This is like a cross between hypertext and a DOS menu
  214. program. Viewing boxes can be smaller than full-screen and moved about the
  215. screen by the user. Many other features are included.
  216.  
  217. The WriteMe System (WRITEME)
  218.    Sitting Duck Software
  219.    $45
  220. lets you create self-scrolling documents. Features include smooth scrolling, up
  221. to 250 colors, easy box drawing, up to 500 lines of text, and a "what you see is
  222. what you get" approach.
  223.  
  224. --------------------------------
  225. END OF SMALL PROGRAMS DISK #3410
  226. --------------------------------
  227.  
  228.  
  229. -----------------------------
  230. 0274 File Utilities, Other #1          Small Programs Disk
  231. -----------------------------
  232. 0274 Change Attributes
  233. ----------------------
  234. Alter 2.55a
  235.    Gavin, Bruce
  236.    $10
  237. allows you change change the attributes of files (hidden, read-only, read-write,
  238. system, etc.), as well as the system time and date stamps for files. We have
  239. seen many file attribute utilities over the years, but this is the best.
  240.  
  241. FDate 1.2b
  242.    Wollman, Garrett A.
  243.    $10
  244. resets files to a given date.  This utility has a multitude of options for
  245. choosing the date to set, such as in Hex, the Julian date, the current date
  246. minus N days, a specific day of the week's date, and more.
  247.  
  248. Touch
  249.    lets you change a file's time and date stamp to specified values. Alter
  250. will do the same, among other things, but Touch is free and Alter is
  251. shareware.
  252.  
  253. 0274 File Statistics
  254. --------------------
  255. Effic
  256.    measures the storage efficiency of any group of files on any floppy or hard
  257. disk supported by MSDOS. It returns a list of files with the number of
  258. clusters used, the number of non-contiguous clusters and a measure of the
  259. efficiency of storage as it will afect read/write performance. If all
  260. clusters are contiguous, the efficiency is rated as 100%. Otherwise, the
  261. efficiency is downgraded by the percentage of clusters that are
  262. non-contiguous.
  263.  
  264. Disktype
  265.    tells you how the specified disk is formatted (eg:  double-sided, 9
  266. sector). Faster than using CHKDSK.
  267.  
  268. Disk Space Usage 1.2 (DSU)
  269.    OED
  270.    $0-$5
  271. displays the amount of space required by a specified group of files on a hard
  272. disk (under DOS 2 or 3) or on a floppy and the number of 360k, 720k, or 1.44meg
  273. floppies it would take to hold the files.
  274.  
  275. 0274 Miscellaneous
  276. ------------------
  277. Bchange 1.1
  278.    DMA
  279.    $15
  280. is designed to change a string of bytes in either a text or a binary file.  The
  281. data to be changed can be specified in either string or hexadecimal form.
  282.  
  283. EPW 1.3
  284.    Farpoint Software
  285.    $20
  286. modifies an EXE or COM file so that it requires a password to execute. The
  287. program is extremely simple to use and is very effective.
  288.  
  289. ForAge 1.0A
  290.    Pinnacle Software
  291.    $0
  292. feeds the oldest or newest file from a group of files to a DOS command.
  293. It can be used for automatic backups or anywhere you want a program to
  294. process files in time and date order.
  295.  
  296. Generations 1.0 (GENERAT)
  297.    Competitive Edge Software
  298.    $10-$20
  299. makes it easy to keep track of and manage old versions (past "generations") of
  300. specified files. It copies the file to an aliased file name. At any time, you
  301. can quickly call up a listing of all the old versions on hand for any file,
  302. including file date, time, size, and your comments. Old versions are
  303. automatically deleted based on a specified number of backups desired, or you can
  304. manually delete specific backup versions.
  305.  
  306. RFile 1.13
  307.    McCormick, R.P. ASP
  308.    $7
  309. displays relative file size in a pie chart of all files from a selected
  310. directory. You can enter a directory name or extension such as *.TXT on
  311. the command line, or edit the directory name as displayed on the
  312. graphics screen.
  313.  
  314. --------------------------------
  315. END OF SMALL PROGRAMS DISK #0274
  316. --------------------------------
  317.  
  318.  
  319. -----------------------------
  320. 2163 File Utilities, Other #2          Small Programs Disk
  321. -----------------------------
  322.  
  323. 2163 File Recovery
  324. ------------------
  325. Data Recovery Software 1.12SF (DRS)
  326.    Data Research Software
  327.    $20
  328. assists in the recovery of data from floppy disks that give you the "GENERAL
  329. FAILURE READING DRIVE A" message. It is designed to bypass DOS and move your
  330. drive head to each logical sector of the disk. It then converts the raw data
  331. found there to a form you can read. If information is on a disk and the disk
  332. will spin in your drive, this may help you get at it.
  333.  
  334. Diskette File Recover 1.01 (DFR)
  335.    Vitt, Mark
  336.    $0
  337. recovers files from a damaged disk.
  338.  
  339. UndelShell 1.10 (UNDLSHL)
  340.    Price, James H.
  341.    $20
  342. provides a user-friendly shell for the DOS 5 UNDELETE command. It displays a
  343. complete list of the recoverable files in a selected directory. You can scroll
  344. through the list, sort the list in various ways, and tag the file(s) to be
  345. recovered. (Not on this disk. Ask for disk #8735.)
  346.  
  347. Unerase
  348.    Gans, Eric
  349.    $?
  350. will un-delete files.  UNERASE should work on any disk up to 20 megs, or 30 if
  351. it has fewer than 12,800 blocks, which would be the case with a 4K block size.
  352. In case your deleted file is a text file, you have the option of viewing the
  353. doubtful blocks (those after the first) before accepting them back in the file.
  354.  
  355. 2163 Miscellaneous
  356. ------------------
  357. Clearfil 1.0
  358.    Sawada, Dr. Masaaki
  359.    $10-$20
  360. is a utility to completely clear files by first writing all 1's into the files
  361. followed by all 0's prior to deleting them so that no snooper utility can ever
  362. recover sensitive files. It will display and delete any read-only, hidden or
  363. system files. (Normally, deleting a file only changes the directory entry and
  364. the contents of the file are still on the disk until overwritten by an active
  365. file.)
  366.  
  367. Colorado Utilities Volume Labeler 1.0 (CUVL)
  368.    Micro System Solutions
  369.    $0
  370. automates diskette volume labeling.  (The "volume label" is the name you put
  371. on the disk when formatting it or when using DOS's LABEL command.)  With CUDL,
  372. you give a starting number and feed in disks.  The program will increment the
  373. number and record it on the next disk as the volume label.  Pascal source is
  374. included.
  375.  
  376. CV
  377.    lets you change volume labels.  Current versions of DOS let you do this
  378. now, but earlier versions did not.
  379.  
  380. Debug2
  381.    is a text file that tells you how to use DEBUG to find your way around a
  382. diskette or hard disk.  Its main purpose is to guide you in the event you need
  383. to unerase a file.
  384.  
  385. Diskpie 1.1
  386.    Kigar, Charles
  387.    $5
  388. displays a piechart of file space consumption by space, before or after a
  389. specified date, by directory or by whether a file is backed-up or not. It is
  390. Novell compatible.
  391.  
  392. Except
  393.    Cox, Doug
  394.    $0
  395. allows you to do a DOS function such as DIR, COPY, REN or DEL to all the files
  396. in the directory except a named file. Wildcards are supported.
  397.  
  398. FileType 1.5 (FILETYP)
  399.    Peterson, Cliff
  400.    $0
  401. attempts to tell you what kind of file a specified file is. It may seem a
  402. little silly when it tells you that it thinks that XYZ.EXE is an EXE file, but
  403. if you have files that have been renamed (possibly by downloading) or if you
  404. have a data file of uncertain origins, FileType can be most helpful. Other
  405. features include directory recognition and a large list of program
  406. identification types.
  407.  
  408. Ref Cards (REFCARDS)
  409.    $0
  410. is a pair of program reference cards, for List and for ArcMaster, created with
  411. Publish It!.
  412.  
  413. RNF 2.1
  414.    Eyer, Bob
  415.    $0
  416. adds designated characters to the end of all filename prefixes matching
  417. a specified filespec. You can automatically add a four-character date or
  418. time stamp, or a letter code of your choosing.
  419.  
  420. Shrink 1.0
  421.    Hanlin, Thomas G. III
  422.    $0
  423. compresses .COM files of up to 30k without afecting the way you run them. It
  424. does not work on all files and the amount of space saved will vary from 7% to
  425. 46%, depending on the program. It should not be used on any program that
  426. writes back to itself, such as LIST. Be sure to have a BACKUP of your file
  427. BEFORE USING SHRINK because if it does not run after Shrinking it, you cannot
  428. un-Shrink it.
  429.  
  430. ShutDown (SHUTDWN)
  431.    Smith, Dave
  432.    $0
  433. searches all drives for files opened today and copies them to a specified drive
  434. and directory.
  435.  
  436. StoreIt 0.02
  437.    Nordevald Software
  438.    $5
  439. is a version-tracking backup utility. When a file is copied to a backup, the
  440. name is changed to include either a sequence number or the current date.
  441. Optionally, the original file can be deleted. The backup file can be placed in
  442. the original directory or any other specified directory.
  443.  
  444. Swapname
  445.    lets you swap the names of two files, such as SWAPNAME TEST.OLD TEST.NEW.
  446.  
  447. UniqName
  448.    Halderman, Ty
  449.    $0
  450. lets you rename a one or a set of files to a unique name.  You can use wildcards
  451. aad list up to ten filespecs on the command line.  You can choose to change the
  452. file extensions to numbers starting with 000 or you you can have it change the
  453. names to the current date (eg: 890531) plus a unique letter.
  454.  
  455. WhatIs 1.2
  456.    Smith, J.E.
  457.    $5
  458. tells you if a file is an executable or not, which is useful if you have
  459. downloaded a file and didn't put an extension on it. It can also tell what
  460. compiler was used to create it, though we are not sure what you can do with that
  461. information. It will detect LZEXE-compressed files, as well.
  462.  
  463. WinSet 1.0
  464.    Sawada, Dr. M. & Associates
  465.    $10-$20
  466. keeps track of files that Setup programs copy to your hard disk. This comes in
  467. handy if you need to delete those files, which may be spread around anywhere. It
  468. works with both Windows and DOS Setup programs. It will also make a list of
  469. files opened or created and other changes to subdirectories by any software.
  470.  
  471. XEQ 1.4
  472.    Stearman, C.
  473.    $0
  474. lets you combine several of those small, useful, but disk-space-eating COM
  475. programs into one XEQ file from which you can run the programs. Keep in mind
  476. that this only works with programs with COM extensions, not EXE, and is of
  477. limited or no value with large programs. The point of XEQ is that a 200 byte COM
  478. file actually takes up disk space in the amount of whatever your drive's minimum
  479. allocation unit of disk space is, which could be as much as 8,000 bytes. By
  480. combining, even with 2k clusters, you could cram 10 of the 200-byte COM files
  481. into the space usually used by one.
  482.  
  483. --------------------------------
  484. END OF SMALL PROGRAMS DISK #2163
  485. --------------------------------
  486.  
  487.  
  488. -----------------------------
  489. 4131 Text File Search/Replace          Small Programs Disk
  490. -----------------------------
  491.  
  492. Findx
  493.    Castelli, Fulvio
  494.    $?
  495. gets around FIND's limitations by allowing you to search multiple files for
  496. matching text.  FINDX has lots of extra options, as well. (Not on this disk.
  497. Ask for disk #904).
  498.  
  499. Fgrep 1.71
  500.    Dunford, Christopher J.
  501.    $0
  502. is a VERY fast text search utility.  For example, another Search program in the
  503. library took over 15 seconds to locate specified text that took Fgrep less than
  504. 1 second.  (We have the other program available because it will also optionally
  505. Replace text.) This program also allows binary and binary-plus-text searches and
  506. lets you specify a file which contains a list of file names to be searched. File
  507. sharing support is also included.
  508.  
  509. Lookfor 3.2
  510.    Trafton, David L.
  511.    $15
  512. will search text files for words and phrases. We've rejected many pretenders
  513. to the FGREP throne, but if this one does not dethrone Chris Dunford's Fgrep,
  514. it at least gets an adjoining seat in our UTIL subdirectories at the PsL. It
  515. is not as fast as FGREP, taking 35 seconds to search 2.5 meg of text files for
  516. non-existing text compared to FGREP's 22 seconds, but it has two major
  517. advantages. The first is that AND and OR can be used to search for more than
  518. one word or phrase. The second is that when a match is found, you are shown
  519. the match with surrounding text in what turns out to be a file listing utility
  520. with which you can view the entire file. Fgrep still has a large number of
  521. options that LOOKFOR does not have, such as case-sensitive searches, but
  522. LOOKFOR's options make it very valuable to have around too.
  523.  
  524. MaxFind 2.3
  525.    Peters, Stanley C.
  526.    $15
  527. is another challenger to the FGREP "text search utility" throne. It comes up
  528. short on speed. A search that took Fgrep 24.6 seconds to complete took MaxFind
  529. 41.5 seconds. However, MaxFind has some nice features that Fgrep does not
  530. have: it will search for up to 15 strings on one pass; it will perform and/or
  531. searches; it will search an entire hard disk; and like Fgrep, it allows for
  532. inexact spelling and wild cards in the search string.
  533.  
  534. Query Text (QTEXT)
  535.    Myslinski, Steve
  536.    $0
  537. lets you ask questions about information in a text file and displays relevant
  538. parts of the file. For example, using the file U1-09 from PsL's Reviews Disks,
  539. we asked: "What will park the heads on my hard disk?" and it displayed the
  540. line that says Njpark "quickly PARKS the read-write HEADS of all HARD disk
  541. drives attached to the system." (Emphasis added by Qtext.)
  542.  
  543. Once a passage is located, you can scroll the file at that point to read more or
  544. continue the search or quit. The program is fast, well-designed, and makes good
  545. use of screen colors.
  546.  
  547. Search (SRCH-AH)
  548.    Hill, Art
  549.    $?
  550. will search files for up to five strings of text and optionally replace them
  551. with other specified text.  A new feature allows a list of files to be searched
  552. to be specified by the user.
  553.  
  554. SeekEasy 7.07 (SEEKEZ)
  555.    Correlation Systems
  556.    $40
  557. is a fuzzy-logic text finding program. It searches a file, directory, hard disk,
  558. or CD-ROM for a close match of requested text. Exact wording or spelling of the
  559. text is not required for finding information. After the items are found, you can
  560. scroll through and view the file and mark text to be printed or saved to disk.
  561.  
  562. Seeker 3.0
  563.    Pliable Products
  564.    $18
  565. finds text in a file, directory tree, or fixed disk fast. When text is found,
  566. you can optionally bring up the document in your editor.
  567.  
  568. SNR 5.31b 08-93 CD
  569.    Lundin, Thomas A.
  570.    $50
  571. is a multistring text search and replace filter. Non-text files can also be
  572. processed, since the program allows the definition of hex values in a search
  573. and replace equation. Up to 50 equations can be entered into an SNR table,
  574. each of which can be 140 characters in length (70 on the search side, and 70
  575. on the replacement side).
  576.  
  577. --------------------------------
  578. END OF SMALL PROGRAMS DISK #4131
  579. --------------------------------
  580.  
  581.  
  582. ---------------------------
  583. 4768 Text Search/Replace #2          Small Programs Disk
  584. ---------------------------
  585.  
  586. Context 1.0
  587.    Avni, Haim
  588.    $30
  589. provides a fast search across files, directories and drives for words, patterns,
  590. file-name patterns in any logical combination. Matching files may be browsed,
  591. edited or processed by the appropriate application. It has fast incremental
  592. index updating and hypertext context-sensitive help.
  593.  
  594. Convert-All 2.08s (CNVTALL)
  595.    Arrow Connection
  596.    $20
  597. can find and replace in a file up to 100 items at once. It also performs
  598. conditional replacements, alternating replacements, upper and lower-case
  599. conversions, and several types of deletions. Wildcards are supported.
  600.  
  601. Srch 1.06
  602.    Pawski, Miles
  603.    $10
  604. searches for text/character strings in any type of file and shows matches in
  605. 70 character line fragments with highlighted matches. It searches any file
  606. including binary and ASCII files, whole directories, or a whole disk. You can
  607. use it in batch files and output results to files.
  608.  
  609. TSR 2.0 (TSR-MV)
  610.    Vitt, Mark
  611.    $10
  612. is a text search and replace utility for any size or type of file. It will even
  613. search and replace inside ZIP-ed files (PKZIP required).
  614.  
  615. --------------------------------
  616. END OF SMALL PROGRAMS DISK #4768
  617. --------------------------------
  618.  
  619.  
  620. Compare!
  621.    Mosher, Kim
  622.    $25
  623.    #4349
  624. is a file comparison utility. It filters whitespaces such as tabs and line
  625. feeds, case, and user defined text and groups of text. You can strip the high
  626. bits from WordStar type files.
  627.  
  628. You can also save and restore the current status of your comparison; copy, print
  629. and append files or marked blocks from a file; edit and delete files; shell to
  630. DOS; find specific text in either or both files; find the last difference or
  631. scroll back through the last 50 differences; go to a specific byte location and
  632. return DOS error code.
  633.  
  634.  
  635. FileBuddy 3.03
  636.    Dean, Lenard  ASP
  637.    $20
  638.    #4944
  639. is a combination text, archive, and image file viewer. A file and
  640. directory window lets you easily select files and change directories
  641. with a keypress or mouse click. Archives are viewed by linking to the
  642. popular archive utilities such as PKZip press of a key. BIF, GIF, PCX,
  643. and TIF image files can be viewed and between formats. Images can be
  644. printed on an HP LaserJet or compatible printer.
  645.  
  646. Other features include support for LHA, PAK, ZIP, dBASE, GIF89a, 24-bit
  647. TIF, and TARGA files; DOS and archived file deletion; support for ATI's
  648. Wonder XL and TSENG/Sierra HiColor 32,768 color video adapters for
  649. 24-bit images; word-wrapping; the ability to view embedded archive files
  650. up to 5 levels deep; multiple archived file tagging for extraction;
  651. multiple key searches; image processing, cropping, and zooming; the
  652. ability to view images in slide-show format; and much more.
  653.  
  654.  
  655. FileStat 1.04
  656.    Solid Oak Software
  657.    $43
  658.    #4793
  659. monitors file activity on your hard disk. It records files used, number
  660. of accesses and last access date. It also generates a list of unused
  661. files. FileStat can be of great assistance in identifying unused files
  662. to clear off your hard disk, files that need backing up, and files added
  663. by programs that you want to delete.
  664.  
  665.  
  666. GoodLook
  667.    Dove, John L. III
  668.    $15
  669.    #7061/0894
  670. lets you compare two files a line at a time.  One file scrolls up the screen
  671. from the middle and the other scrolls down the screen from middle, so the
  672. lines you are comparing from each file appear one above the other for easy
  673. comparison.  Goodlook has lots of features to make the comparison even easier.
  674.  
  675.  
  676. Sherlock
  677.    Bauernschub, John P. Jr. ASP
  678.    $20 each
  679.    #7061/2897
  680. compares two ASCII (text) files line by line. Also included is Disklist, which
  681. prints disk sleeve inserts showing directory contents.
  682.  
  683.  
  684. Asc2Com 2.05
  685.    MorganSoft ASP
  686.    $25
  687.    #7477/1928
  688. will convert a plain text file to a self-scrolling COM file, just like the
  689. -DIRLIST.COM file on our Monthly Additions Disks. TXT2COM is a similar program
  690. that has a few more features, but ASC2COM-created files take less disk space.
  691. Features include mouse support, colors, the ability to mark individual text
  692. lines with color, and replace characters for the Taglnes. The program has a pull
  693. down menu approach.
  694.  
  695.  
  696. Peruse
  697.    Falk Data Systems ASP
  698.    $0
  699.    #7477/2832
  700. is a file reader that allows you to view multiple files of any size in ASCII
  701. text or hex formats. Peruse features text search, block and printing
  702. capabilities, mouse support, and a pop-up DOS shell. It is DESQview aware. You
  703. can also load it as pop-up that uses as little as 7k of DOS RAM by swapping to
  704. EMS or a hard disk, which is ideal for keeping the documentation file for a
  705. program handy while you run the program.
  706.  
  707.  
  708. Quick Help & Quick Text
  709.    Olsen, J. W.
  710.    $10
  711.    #7477/2447
  712. is for preparing help screens or manuals for users. QHELP automatically formats
  713. screen or printer output from a menu-driven environment. QTEXT is for simpler
  714. applications and converts text files to self-scrolling files.
  715.  
  716.  
  717. Visage Lite
  718.    Document Image Development Corp.
  719.    $99
  720.    #4352
  721. scans, stores, keeps track of, displays, and prints document images, using an HP
  722. ScanJet for scanning. As a ScanJet driver, it takes as little as 9k.
  723.  
  724. ]]]]]
  725.  
  726.